home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 003 / pbase.arc / README < prev    next >
Encoding:
Text File  |  1985-10-14  |  4.3 KB  |  115 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.           (README September 1985)
  8.  
  9.           Version 1 of pBASE is distributed in two "flavors":
  10.  
  11.                RBBS archive
  12.  
  13.                User-supported
  14.  
  15.           The RBBS archive version contains an operational pBASE program,
  16.           some sample programs and a subset of the documentation.  It may
  17.           be distributed without restriction as long as the archive files
  18.           are unmodified and no fees are charged.
  19.  
  20.           The user-supported version consists of the current and complete
  21.           program and documentation.  It may be obtained for the nominal
  22.           fee of $35 (CA residents add tax) from:
  23.  
  24.                          4B Associates
  25.                          2518 Curran Ct.
  26.                          Pinole, CA 94564
  27.  
  28.           Please write us about bugs, improvments and application programs.
  29.  
  30.           The user-supported concept...
  31.  
  32.           User-supported software is an experiment in program distribution,
  33.           based on a belief that:
  34.  
  35.                - the value and utility of software is best assessed by the
  36.                end-user on his/her computer.
  37.  
  38.                - the creation and evolution of personal computer programs
  39.                can and should be supported by end-users.
  40.  
  41.                - copying of computer programs should be encouraged, rather
  42.                than restricted.
  43.  
  44.                - computer programs are too expensive for the casual user.
  45.  
  46.  
  47.           PLEASE JOIN THE EXPERIMENT!
  48.  
  49.  
  50. =============================================================================
  51.  
  52.  
  53. What is pBASE?  Well... it's a "programmable" data base management system
  54. (DBMS) featuring a fourth generation language based on IBM's Structured
  55. Query Language (SQL).  It might be best described as a combination of
  56. dBASE II/III, RBASE 5000, SQL and my imagination.  It currently exists
  57. only as an interpreter but the internal design will support tokenized input
  58. and well as the generation of language source code (such as C or PASCAL).
  59. The interpreter is logically independent of the DBMS engine to allow it to
  60. "talk" to other DBMS' and to support language interfaces to the engine.
  61.  
  62. Although pBASE is currently targeted at a fairly sophisticated user audience,
  63. future enhancements will support an interface suitable for the so-called
  64. naive user.
  65.  
  66. User-supported software is an experiment in program distribution, based on
  67. the belief that:
  68.  
  69.     - the value and utility of software is best assessed by the end-user on
  70.       on his/her computer.
  71.  
  72.     - the creation and evolution of personal computer programs can and should
  73.       be supported by end-users.
  74.  
  75.     - copying of computer programs should be encouraged, rather than
  76.       restricted.
  77.  
  78.     - computer programs are too expensive for the casual user.
  79.  
  80.  
  81. PLEASE JOIN THE EXPERIMENT!
  82.  
  83. ===================== KNOWN pBASE PROBLEMS =========================
  84. 09/30/85
  85.   Entry of a single quote (') within a forms field will generate a syntax
  86.   error.  A temporary solution is to enter two single quotes ('').  pBASE
  87.   will be modified in a maintenance release to provide the second quote
  88.   transparently.
  89. 09/30/85
  90.   String function arguments are NOT checked for reasonableness.
  91. 10/01/85 - fixed 1.01
  92.   Form entry (1st cycle) generates an INSERT command syntax error if ALL
  93.   fields not tabbed through and an associated variable created.
  94. 10/01/85 - fixed 1.01
  95.   Allow blank(s) in numeric field mask.
  96. 10/01/85 - fixed 1.01
  97.   Entry past mask end during data entry within a window.
  98. 10/03/85 - fixed 1.02
  99.   Loop during form entry when cursor right at field end and autoskip.
  100.  
  101.  
  102. ==================== HOW TO SUPPORT pBASE =====================
  103.  
  104. A complete program and documentation package may be obtained for the
  105. nominal fee of $35 (CA residents add tax) from:
  106.  
  107.                       4B Associates
  108.                       2518 Curran Court
  109.                       Pinole, CA 94564
  110.  
  111.  
  112. We will send you an IBM /4 formatted disk containing the most current
  113. program and documention.  Useful program (.PRG) files will also be
  114. included.  All files will be in one or more archive (.ARC) format files.
  115.